gdk: Drop input-only surfaces
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Apr 2019 16:06:11 +0000 (12:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:14 +0000 (20:25 +0000)
commit2855729cb441c854c8493baf714d8e7b385f2a63
treef9980f3a58eb7078f56d1b1a1139d7ddbf7a224f
parent1a23ebf10541944438c736feea4dd6ca619b186d
gdk: Drop input-only surfaces

We are not creating such surfaces anymore, and
they were only ever meaningfully implemented
on X11. Drop the concept, and the api for determining
if a surface is input-only.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkinternals.h
gdk/gdksurface.c
gdk/gdksurface.h
gdk/quartz/gdksurface-quartz.c
gdk/win32/gdkgeometry-win32.c
gdk/win32/gdksurface-win32.c
gdk/x11/gdksurface-x11.c